Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(Validata): Achats: Modifie le schéma pour accepter des decimal avec virgule #5001

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Feb 4, 2025

Suite de #4889 & #4973

Modification du schema pour le champ prix_ht , et permettre 2 formats de nombre decimaux :

  • avec séparateur point: 1234.99
  • avec séparateur virgule: 1234,99

J'ai ajouté des tests pour montrer les différents cas possibles !
et modifié la doc d'affichage frontend

@raphodn raphodn merged commit db77dc9 into staging Feb 4, 2025
7 of 8 checks passed
@raphodn raphodn deleted the raphodn/maj-schema-import-achats-3 branch February 4, 2025 15:15
Copy link
Contributor

github-actions bot commented Feb 4, 2025

You closed this PR and deleted the review app 👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants